home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / System / Dragonsmith 1.1.1 / ! Read me next >
Text File  |  1994-01-15  |  2KB  |  45 lines

  1. Dragonsmith
  2. by Paul M. Hoffman
  3.  
  4. Drag-and-drop application kit for THINK C 5.0 and 6.0
  5. version 1.1.1
  6. 15 Jan 1994
  7.  
  8. Description
  9. -----------
  10.  
  11. The Dragonsmith kit lets THINK C programmers easily create drag-and-drop applications (or "dragons") for use in System 7 or greater.
  12.  
  13. The Dragon class is the foundation of an object-oriented (non-THINK Class Library) framework for a simple drag-and-drop application.  To create your own dragons, you'll create a subclass of Dragon and override one (or possibly more) of Dragon's methods.
  14.  
  15. Three sample "dragons" are provided, along with their THINK C project and source files.  "File Paths" is a handy programming tool, and you'll need "Passer" to debug your own dragons.  "File Cleaver" is a text file splitter.
  16.  
  17. *** All source code is included. ***
  18.  
  19. Version 1.1.1 is a bug-fix and THINK C 6.0 compatibility release only and does not contain any new features.
  20.  
  21. Setup instructions
  22. -----------------
  23.  
  24.      1.    Extract the remaining files in this archive, if you haven't already done so
  25.      2.    Open the file "Dragonsmith Programmer's Manual" (or "Dragonsmith Manual (text)" if you don't have Microsoft Word) and read the sections "Introduction" and "Getting Started"
  26.  
  27. Miscellaneous notes
  28. ------------------
  29.  
  30. System 7 is required -- dragons without drag-and-drop would be rather pointless.
  31.  
  32. You don't need to know anything about the THINK Class Library to use Dragonsmith.
  33.  
  34. All source code in the Dragonsmith kit is Copyright 1992-1994 by Paul Hoffman but may be freely used, altered, and distributed in any way as long as it is GIVEN away rather than sold (except as expressly permitted by the author).
  35.  
  36. Paul M. Hoffman
  37. 302 W. Davis #2
  38. Ann Arbor MI 48103
  39. USA
  40.  
  41. Internet: paul.hoffman@umich.edu -or- dragonsmith@umich.edu
  42. AFS: /afs/umich.edu/user/n/k/nkuitse
  43.  
  44. "Dragons do not enter into this story."
  45.